Skip to content

docs(self-managed): use stable 0.6.1 stack resource - #612

Merged
sbaum1994 merged 1 commit into
mainfrom
docs/0.6.1-stable-stack-resource
Aug 5, 2026
Merged

docs(self-managed): use stable 0.6.1 stack resource#612
sbaum1994 merged 1 commit into
mainfrom
docs/0.6.1-stable-stack-resource

Conversation

@sbaum1994

@sbaum1994 sbaum1994 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

TL;DR

Update the versioned 0.6.1 self-managed documentation to use the stable nvcf-self-managed-stack:0.6.1 resource instead of the release candidate.

Additional Details

  • Set the self-managed stack version and distribution path to 0.6.1 in the 0.6.1 artifact manifest.
  • Set both stack download examples to 0.6.1.
  • Sweep the 104-file 0.6.1 documentation tree and its Fern navigation for remaining release-candidate references. No additional text references remain.

For the Reviewer

This PR follows merged PR #605. The review contains only three version replacements in two documentation files.

For QA

  • ./tools/ci/check-docs passed with zero errors and the existing advisory version-sync warning because imports.yaml is not present in this public checkout.
  • git diff --check origin/main...HEAD passed.
  • Targeted RC-reference sweeps across docs/v0.6.1 and fern/versions/v0.6.1.yml passed.
  • QA needed: No.

Customer Release Notes

Not customer visible. This corrects the stable resource version in the existing 0.6.1 documentation.

Plan Summary

Not applicable.

Usage

Not applicable.

Notes

PR #605 has merged. This branch is rebased onto its squash commit on main.

References

None.

Related Pull Requests

Dependencies

None. No license or NOTICE changes.

Issues

Closes #611

Checklist

  • I am familiar with the Contributing Guidelines.
  • I have signed off my commits for Developer Certificate of Origin (DCO) compliance.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Summary by CodeRabbit

  • Documentation
    • Updated the documented stack version from prerelease 0.6.1-rc.6 to stable release 0.6.1.

@sbaum1994
sbaum1994 requested a review from a team as a code owner July 31, 2026 23:28
@sbaum1994
sbaum1994 requested a review from vrv3814 July 31, 2026 23:28
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 3d64b467-8a50-45b1-8e70-838a344e54ee

📥 Commits

Reviewing files that changed from the base of the PR and between c3f1503 and 6b9563f.

📒 Files selected for processing (1)
  • docs/v0.6.1/image-mirroring.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • docs/v0.6.1/image-mirroring.md

📝 Walkthrough

Walkthrough

Changes

Stable 0.6.1 documentation

Layer / File(s) Summary
Update stable version references
docs/v0.6.1/image-mirroring.md
The documented STACK_VERSION and control-plane download VERSION values change from 0.6.1-rc.6 to 0.6.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: vrv3814

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Linked Issues check ⚠️ Warning The change updates only two variables in image-mirroring.md and does not show the manifest, download examples, or remaining references required by #611. Update the artifact manifest, all stack download examples, and remaining release-candidate references required by #611.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title uses the required Conventional Commit format and accurately describes the documentation update.
Out of Scope Changes check ✅ Passed The documented changes are within the scope of replacing the 0.6.1 release-candidate resource with the stable resource.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/0.6.1-stable-stack-resource

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

Base automatically changed from docs/promote-0.6.1 to main July 31, 2026 23:41
@sbaum1994
sbaum1994 requested a review from a team as a code owner July 31, 2026 23:41
@sbaum1994
sbaum1994 force-pushed the docs/0.6.1-stable-stack-resource branch from eacb198 to 7d09358 Compare July 31, 2026 23:43

@balajinvda balajinvda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Signed-off-by: Stephanie Baum <sbaum@nvidia.com>
@sbaum1994
sbaum1994 force-pushed the docs/0.6.1-stable-stack-resource branch from 7d09358 to 6b9563f Compare August 5, 2026 08:12
@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown

Note

GitHub couldn't provide a complete incremental comparison for this pull request, so CodeRabbit is performing a full review instead. This review may take a little longer.

@sbaum1994
sbaum1994 merged commit 6982d5b into main Aug 5, 2026
18 checks passed
@sbaum1994
sbaum1994 deleted the docs/0.6.1-stable-stack-resource branch August 5, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use the stable 0.6.1 stack resource in versioned docs

2 participants